home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / make-3.69 / make.fn < prev    next >
Encoding:
Text File  |  1993-11-03  |  6.6 KB  |  147 lines

  1. \entry {Makefile}{16}{\code {Makefile}}
  2. \entry {GNUmakefile}{16}{\code {GNUmakefile}}
  3. \entry {makefile}{16}{\code {makefile}}
  4. \entry {include}{16}{\code {include}}
  5. \entry {/usr/gnu/include}{17}{\code {/usr/gnu/include}}
  6. \entry {/usr/local/include}{17}{\code {/usr/local/include}}
  7. \entry {/usr/include}{17}{\code {/usr/include}}
  8. \entry {MAKEFILES}{18}{\code {MAKEFILES}}
  9. \entry {wildcard}{24}{\code {wildcard}}
  10. \entry {VPATH}{25}{\code {VPATH}}
  11. \entry {vpath}{25}{\code {vpath}}
  12. \entry {VPATH}{25}{\code {VPATH}}
  13. \entry {vpath}{26}{\code {vpath}}
  14. \entry {.PHONY}{30}{\code {.PHONY}}
  15. \entry {.PHONY}{32}{\code {.PHONY}}
  16. \entry {.SUFFIXES}{33}{\code {.SUFFIXES}}
  17. \entry {.DEFAULT}{33}{\code {.DEFAULT}}
  18. \entry {.PRECIOUS}{33}{\code {.PRECIOUS}}
  19. \entry {.IGNORE}{33}{\code {.IGNORE}}
  20. \entry {.SILENT}{33}{\code {.SILENT}}
  21. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{33}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  22. \entry {subst}{34}{\code {subst}}
  23. \entry {$*, and static pattern}{37}{\code {$*\r {, and static pattern}}}
  24. \entry {.SILENT}{43}{\code {.SILENT}}
  25. \entry {SHELL (command execution)}{44}{\code {SHELL \r {(command execution)}}}
  26. \entry {SHELL}{44}{\code {SHELL}}
  27. \entry {.IGNORE}{46}{\code {.IGNORE}}
  28. \entry {.PRECIOUS}{47}{\code {.PRECIOUS}}
  29. \entry {MAKE}{48}{\code {MAKE}}
  30. \entry {MAKE{\_}COMMAND}{48}{\code {MAKE{\_}COMMAND}}
  31. \entry {MAKEOVERRIDES}{48}{\code {MAKEOVERRIDES}}
  32. \entry {export}{50}{\code {export}}
  33. \entry {unexport}{50}{\code {unexport}}
  34. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{51}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  35. \entry {MAKELEVEL}{51}{\code {MAKELEVEL}}
  36. \entry {MAKEFILES}{52}{\code {MAKEFILES}}
  37. \entry {MAKEFLAGS}{52}{\code {MAKEFLAGS}}
  38. \entry {MFLAGS}{53}{\code {MFLAGS}}
  39. \entry {.DEFAULT, and empty commands}{56}{\code {.DEFAULT\r {, and empty commands}}}
  40. \entry {MAKELEVEL}{60}{\code {MAKELEVEL}}
  41. \entry {MAKE}{60}{\code {MAKE}}
  42. \entry {patsubst}{61}{\code {patsubst}}
  43. \entry {override}{68}{\code {override}}
  44. \entry {define}{69}{\code {define}}
  45. \entry {endef}{69}{\code {endef}}
  46. \entry {ifdef}{72}{\code {ifdef}}
  47. \entry {ifeq}{72}{\code {ifeq}}
  48. \entry {ifndef}{72}{\code {ifndef}}
  49. \entry {ifneq}{72}{\code {ifneq}}
  50. \entry {else}{72}{\code {else}}
  51. \entry {endif}{72}{\code {endif}}
  52. \entry {subst}{78}{\code {subst}}
  53. \entry {patsubst}{78}{\code {patsubst}}
  54. \entry {strip}{79}{\code {strip}}
  55. \entry {findstring}{79}{\code {findstring}}
  56. \entry {filter}{80}{\code {filter}}
  57. \entry {filter-out}{80}{\code {filter-out}}
  58. \entry {sort}{80}{\code {sort}}
  59. \entry {dir}{81}{\code {dir}}
  60. \entry {notdir}{81}{\code {notdir}}
  61. \entry {suffix}{82}{\code {suffix}}
  62. \entry {basename}{82}{\code {basename}}
  63. \entry {addsuffix}{82}{\code {addsuffix}}
  64. \entry {addprefix}{82}{\code {addprefix}}
  65. \entry {join}{82}{\code {join}}
  66. \entry {word}{83}{\code {word}}
  67. \entry {words}{83}{\code {words}}
  68. \entry {firstword}{83}{\code {firstword}}
  69. \entry {wildcard}{83}{\code {wildcard}}
  70. \entry {foreach}{83}{\code {foreach}}
  71. \entry {origin}{85}{\code {origin}}
  72. \entry {shell}{87}{\code {shell}}
  73. \entry {OUTPUT{\_}OPTION}{104}{\code {OUTPUT{\_}OPTION}}
  74. \entry {AR}{105}{\code {AR}}
  75. \entry {AS}{105}{\code {AS}}
  76. \entry {CC}{105}{\code {CC}}
  77. \entry {CXX}{105}{\code {CXX}}
  78. \entry {CO}{105}{\code {CO}}
  79. \entry {CPP}{105}{\code {CPP}}
  80. \entry {FC}{105}{\code {FC}}
  81. \entry {GET}{105}{\code {GET}}
  82. \entry {LEX}{105}{\code {LEX}}
  83. \entry {PC}{105}{\code {PC}}
  84. \entry {YACC}{105}{\code {YACC}}
  85. \entry {YACCR}{105}{\code {YACCR}}
  86. \entry {MAKEINFO}{105}{\code {MAKEINFO}}
  87. \entry {TEX}{105}{\code {TEX}}
  88. \entry {TEXI2DVI}{105}{\code {TEXI2DVI}}
  89. \entry {WEAVE}{105}{\code {WEAVE}}
  90. \entry {CWEAVE}{105}{\code {CWEAVE}}
  91. \entry {TANGLE}{105}{\code {TANGLE}}
  92. \entry {CTANGLE}{105}{\code {CTANGLE}}
  93. \entry {RM}{105}{\code {RM}}
  94. \entry {ARFLAGS}{106}{\code {ARFLAGS}}
  95. \entry {ASFLAGS}{106}{\code {ASFLAGS}}
  96. \entry {CFLAGS}{106}{\code {CFLAGS}}
  97. \entry {CXXFLAGS}{106}{\code {CXXFLAGS}}
  98. \entry {COFLAGS}{106}{\code {COFLAGS}}
  99. \entry {CPPFLAGS}{106}{\code {CPPFLAGS}}
  100. \entry {FFLAGS}{106}{\code {FFLAGS}}
  101. \entry {GFLAGS}{106}{\code {GFLAGS}}
  102. \entry {LDFLAGS}{106}{\code {LDFLAGS}}
  103. \entry {LFLAGS}{106}{\code {LFLAGS}}
  104. \entry {PFLAGS}{106}{\code {PFLAGS}}
  105. \entry {RFLAGS}{106}{\code {RFLAGS}}
  106. \entry {YFLAGS}{106}{\code {YFLAGS}}
  107. \entry {${\tt\char'100}}{110}{\code {${\tt\char'100}}}
  108. \entry {{\tt\char'100} (automatic variable)}{110}{\code {{\tt\char'100} \r {(automatic variable)}}}
  109. \entry {$%}{110}{\code {$%}}
  110. \entry {% (automatic variable)}{110}{\code {% \r {(automatic variable)}}}
  111. \entry {${\tt\less}}{110}{\code {${\tt\less}}}
  112. \entry {{\tt\less} (automatic variable)}{110}{\code {{\tt\less} \r {(automatic variable)}}}
  113. \entry {$?}{110}{\code {$?}}
  114. \entry {? (automatic variable)}{110}{\code {? \r {(automatic variable)}}}
  115. \entry {${\tt\hat}}{110}{\code {${\tt\hat}}}
  116. \entry {{\tt\hat} (automatic variable)}{110}{\code {{\tt\hat} \r {(automatic variable)}}}
  117. \entry {$*}{110}{\code {$*}}
  118. \entry {* (automatic variable)}{110}{\code {* \r {(automatic variable)}}}
  119. \entry {$({\tt\char'100}D)}{111}{\code {$({\tt\char'100}D)}}
  120. \entry {{\tt\char'100}D (automatic variable)}{111}{\code {{\tt\char'100}D \r {(automatic variable)}}}
  121. \entry {$({\tt\char'100}F)}{111}{\code {$({\tt\char'100}F)}}
  122. \entry {{\tt\char'100}F (automatic variable)}{111}{\code {{\tt\char'100}F \r {(automatic variable)}}}
  123. \entry {$(*D)}{111}{\code {$(*D)}}
  124. \entry {*D (automatic variable)}{111}{\code {*D \r {(automatic variable)}}}
  125. \entry {$(*F)}{111}{\code {$(*F)}}
  126. \entry {*F (automatic variable)}{111}{\code {*F \r {(automatic variable)}}}
  127. \entry {$(%D)}{111}{\code {$(%D)}}
  128. \entry {%D (automatic variable)}{111}{\code {%D \r {(automatic variable)}}}
  129. \entry {$(%F)}{111}{\code {$(%F)}}
  130. \entry {%F (automatic variable)}{111}{\code {%F \r {(automatic variable)}}}
  131. \entry {$({\tt\less}D)}{111}{\code {$({\tt\less}D)}}
  132. \entry {{\tt\less}D (automatic variable)}{111}{\code {{\tt\less}D \r {(automatic variable)}}}
  133. \entry {$({\tt\less}F)}{111}{\code {$({\tt\less}F)}}
  134. \entry {{\tt\less}F (automatic variable)}{111}{\code {{\tt\less}F \r {(automatic variable)}}}
  135. \entry {$({\tt\hat}D)}{111}{\code {$({\tt\hat}D)}}
  136. \entry {{\tt\hat}D (automatic variable)}{111}{\code {{\tt\hat}D \r {(automatic variable)}}}
  137. \entry {$({\tt\hat}F)}{112}{\code {$({\tt\hat}F)}}
  138. \entry {{\tt\hat}F (automatic variable)}{112}{\code {{\tt\hat}F \r {(automatic variable)}}}
  139. \entry {$(?D)}{112}{\code {$(?D)}}
  140. \entry {?D (automatic variable)}{112}{\code {?D \r {(automatic variable)}}}
  141. \entry {$(?F)}{112}{\code {$(?F)}}
  142. \entry {?F (automatic variable)}{112}{\code {?F \r {(automatic variable)}}}
  143. \entry {.DEFAULT}{115}{\code {.DEFAULT}}
  144. \entry {.SUFFIXES}{116}{\code {.SUFFIXES}}
  145. \entry {SUFFIXES}{117}{\code {SUFFIXES}}
  146. \entry {* (automatic variable), unsupported bizarre usage}{127}{\code {* \r {(automatic variable), unsupported bizarre usage}}}
  147.